.feedItem {
    border-bottom: 1px solid #99CC99;
    overflow-x: hidden;
    overflow-y: visible;
    padding: 20px 0;
}
.feedItem.dateDivider {
    color: #333333;
    font-size: 22px;
}
.res_pagination {
    color: #666666;
    font-size: 13px;
    margin: 20px auto;
    text-align: left;
}
.res_pagination a {
    font-weight: bold;
    margin: 0 10px 0 0;
}
.res_pagination .reminder {
    margin-right: 10px;
}
.feedItem #dateType {
    float: left;
    margin-right: 10px;
    width: 25px;
}
.feedItem #dateType #icon {
    height: 25px;
    margin-bottom: 10px;
}
.feedItem #content #mainDetails {
    margin-bottom: 10px;
    overflow: hidden;
}
.feedItem #content #mainDetails #title {
    margin-bottom: 5px;
}
.feedItem #content #mainDetails #author {
    color: #666666;
    font-size: 13px;
    margin-bottom: 5px;
}
.feedItem #content #mainDetails #dateLevel {
    color: #888888;
    font-size: 12px;
    margin-bottom: 5px;
    width: 100%;
}
.feedItem #content #mainDetails #dateLevel #date, .feedItem #content #mainDetails #dateLevel #level {
    color: #006633;
}
.feedItem #dateType #date {
    color: #999999;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
    width: 25px;
}
.feedItem #dateType #date #day {
    font-size: 20px;
    height: 22px;
}
.feedItem #dateType #date #month {
    font-size: 11px;
    height: 14px;
}
.feedItem #dateType #date #year {
    font-size: 11px;
    height: 14px;
    letter-spacing: 0.05em;
}
.feedItem #content a {
    color: #336633;
    text-decoration: none;
}
.feedItem #content a:hover {
    text-decoration: underline;
}
.feedItem #content #title {
    font-size: 16px;
    margin-bottom: 10px;
}
.feedItem #content #extract {
    color: #999999;
    font-size: 12px;
}
#front-latest #resources .feedItem #content, #vtc #resources .feedItem #content {
    float: left;
    width: 530px;
}
#front-latest #resources .feedItem #dateType, #vtc #resources .feedItem #dateType {
    float: left;
    margin-right: 15px;
    width: 60px;
}
.feedItem #dateType #screenshot {
    background: none no-repeat scroll center center transparent;
    border: 1px solid #666666;
    height: 58px;
    margin-bottom: 10px;
    width: 58px;
}
#front-latest #resources .feedItem #dateType #date, #vtc #resources .feedItem #dateType #date {
    color: #DDDDDD;
    margin: auto;
    width: auto;
}
#front-latest #resources .feedItem #dateType #date #day, #vtc #resources .feedItem #dateType #date #day {
    font-size: 36px;
    height: 38px;
}
#front-latest #resources .feedItem #dateType #date #month, #vtc #resources .feedItem #dateType #date #month {
    font-size: 18px;
    height: 20px;
}
#front-latest #resources .feedItem #dateType #date #year, #vtc #resources .feedItem #dateType #date #year {
    font-size: 16px;
    height: 18px;
    letter-spacing: 0.05em;
}
.edFocus .feedItem #content, .vtc .feedItem #content {
    float: right;
    width: 630px;
}
#front-latest #updates .feedItem #content {
    float: right;
    width: 245px;
}
#front-latest #moreLinks {
    font-size: 12px;
    margin-top: 10px;
}
#front-latest #moreLinks .linkLine {
    vertical-align: middle;
}
#front-latest #moreLinks .linkLine img {
    height: 16px;
    vertical-align: middle;
    width: 16px;
}
#front-latest #moreLinks .linkLine a {
    color: #336633;
}
#gp-feed .q-item #ql {
    float: left;
    width: 12px;
}
#gp-feed .q-item #qr {
    float: right;
    width: 200px;
}
#gp-feed .q-item {
    overflow: auto;
    padding: 4px 0;
}
#gp-feed .q-item #title {
    font-size: 13px;
}
#gp-feed .q-item #tags {
    color: #888888;
    font-size: 10px;
    margin: 0;
}
.q-title {
    color: Crimson;
    font-size: 20px;
}
.q-title a {
    color: Crimson;
}
.q-title a:hover {
    color: Crimson;
}
.q-desc {
    color: #777777;
    font-size: 12px;
    margin-bottom: 20px;
}
.q-feed .title {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    margin: 5px 0;
}
.q-follow {
    font-size: 13px;
    margin-top: 20px;
    text-align: right;
}
.q-follow a {
    color: Crimson;
}
.q-follow a:hover {
    color: Crimson;
}
#vtc {
    font-size: 13px;
}
#vtc #tab_bar {
    clear: both;
    font-size: 1em;
    line-height: normal;
    margin: auto;
    text-align: center;
    width: 100%;
}
#vtc #tab_bar a {
    color: #005577;
    display: block;
    float: left;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
    padding: 2px 0;
    text-decoration: none;
    width: 33%;
}
#vtc #tab_bar a:hover {
    color: #336633;
    text-decoration: underline;
}
.relatedResources {
    margin: 0 0 0 10px;
}
.relatedResources .byTag {
    color: #888888;
    font-size: 13px;
    margin-bottom: 30px;
}
.relatedResources .byTag .heading {
    color: #888888;
    font-size: 18px;
    text-shadow: none;
}
.relatedResources .byTag .resource {
    margin-bottom: 10px;
}
.relatedResources .byTag .resource .link {
}
.relatedResources .byTag .resource .level {
    font-size: 12px;
}
